Added method XendDomain.privilegedDomain and use that inside DevController to
authoremellor@ewan <emellor@ewan>
Mon, 3 Oct 2005 23:21:49 +0000 (00:21 +0100)
committeremellor@ewan <emellor@ewan>
Mon, 3 Oct 2005 23:21:49 +0000 (00:21 +0100)
commitc9577eb490d71da71eaabdadb621ca33d1941f4b
treea0cb6183de65cef66bdaa3af112226bb96f6ab4a
parent72835ed4aa93536d30ffc1ab54f9c9d10fc92a28
Added method XendDomain.privilegedDomain and use that inside DevController to
avoid hard-coding the domain ID 0.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/server/DevController.py